From b5290d3405646879575efe051dc479e7117729a1 Mon Sep 17 00:00:00 2001 From: "kaf24@firebug.cl.cam.ac.uk" Date: Thu, 2 Jun 2005 19:19:24 +0000 Subject: [PATCH] bitkeeper revision 1.1644 (429f5bbcdEHtCPmUE0h_BEwN9vBiKQ) Fix x86/64 build. Signed-off-by: Scott Parish --- xen/include/asm-x86/page.h | 1 + 1 file changed, 1 insertion(+) diff --git a/xen/include/asm-x86/page.h b/xen/include/asm-x86/page.h index 126f3591ab..bb9a09c439 100644 --- a/xen/include/asm-x86/page.h +++ b/xen/include/asm-x86/page.h @@ -12,6 +12,7 @@ #ifndef __ASSEMBLY__ # include +# include #endif #if defined(__i386__) -- 2.30.2